repo.or.cz
/
hom.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
DPWorkerThread now sets up a coroutine stack.
[hom.git]
/
Tests
/
Unit Tests
/
DPMultiThreadingTests.h
blob
ebe191f27e28de0d1ac7481824f01e05434c7819
1
//
2
// DPMultiThreadingTests.h
3
// HigherOrderMessaging
4
//
5
// Created by Ofri Wolfus on 26/05/07.
6
// Copyright 2007 Ofri Wolfus. All rights reserved.
7
//
8
9
#import <UITestingKit/UITestingKit.h>
10
11
12
@interface DPMultiThreadingTests
:
DPTestCase
{
13
14
}
15
16
@end